projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d2bf3a
)
build: bump required GLib version to 2.37.0
author
Cosimo Cecchi
<cosimoc@gnome.org>
Thu, 4 Apr 2013 21:17:05 +0000
(17:17 -0400)
committer
Cosimo Cecchi
<cosimoc@gnome.org>
Thu, 4 Apr 2013 21:17:34 +0000
(17:17 -0400)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 34249fae18e733076c1af7a09b0186a102e2c127..882715049fdf096e1fb52dbf6236b7d5dfc7dfde 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-42,7
+42,7
@@
AC_CANONICAL_TARGET
m4_define([gtk_binary_version], [3.0.0])
# required versions of other packages
-m4_define([glib_required_version], [2.3
5.3
])
+m4_define([glib_required_version], [2.3
7.0
])
m4_define([pango_required_version], [1.32.4])
m4_define([atk_required_version], [2.7.5])
m4_define([cairo_required_version], [1.10.0])